home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5214 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  482 b 

  1. Path: wallias.eda.com!news
  2. From: risk@eda.com
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Best way to make a circle
  5. Date: 8 Feb 1996 19:04:33 GMT
  6. Organization: EDA Instruments Inc, Toronto, Canada
  7. Message-ID: <4fdhg1$39@wallias.eda.com>
  8. References: <1996Feb8.043040.19301@lafn.org>
  9. NNTP-Posting-Host: risk.eda.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. Use a look-up table and interpolate.
  16.  
  17.